home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / win_utl2 / optibar.zip / OPTIBAR.ENG < prev    next >
Text File  |  1994-06-12  |  6KB  |  160 lines

  1.                              OptiBar v1.02
  2.                              =============
  3.  
  4.  
  5.  
  6.     OVERVIEW
  7.     --------
  8.  
  9.          Optibar  is  a  multi-iconbar  for Windows 3.1. From the four bars
  10.     that  are  available  in  Optibar, three are customizable and allow you
  11.     to  quickly  launch  your  favorite  applications.  The fourth bar is a
  12.     dynamic  TaskManager  which  permanently  displays  the  icons  of  the
  13.     currently running applications.
  14.  
  15.          My  main  goal  when  writing  OptiBar  was  to create a tool that
  16.     would  be  easy to use and able to make as little consumption of screen
  17.     space  and  system  resources  as possible. To keep the internal design
  18.     of  Optibar  as  simple  as  possible,  I  just  implemented  the  most
  19.     important  functionalities.  Any enhancement suggestion will be welcome
  20.     although  I  will  implement  only those that are interesting enough to
  21.     overhaul the above statements.
  22.  
  23.  
  24.     HOW TO REGISTER ?
  25.     =-=-=-=-=-=-=-=-=
  26.  
  27.          OptiBar  is  a  shareware.  You  are  allowed  to  use OptiBar for
  28.     evaluation  purposes  free  of  charge for a 60-day period. Afterwards,
  29.     you'll  have  to  send  your  registration fee to the author to support
  30.     the  creation  of  such  lovely  utilities  and to allow enhancement of
  31.     this  one.  The  registration  fee is $10 or 50 French Francs. This fee
  32.     give  you  the  right  to  use  all  future  versions of OptiBar on one
  33.     computer only.
  34.  
  35.          Your payment has to be sent to :
  36.  
  37.          PASCAL DE OLIVEIRA
  38.          ECOLE PASTEUR
  39.          AVENUE DE CHENNEVIERES
  40.          95310 SAINT-OUEN L'AUMONE
  41.          FRANCE
  42.  
  43.          Upon   reception  of  your  registration  I'll  mail  you  back  a
  44.     beautiful postcard of Paris which will be your registration card.
  45.  
  46.  
  47.     ACKNOWLEDGEMENTS
  48.     =-=-=-=-=-=-=-=-
  49.  
  50.          Shareware  could  not exist without the beta-testers who give some
  51.     of  their  time to stabilize the product on a variety of configurations
  52.     as  well  as the author's. They are often the source of excellent ideas
  53.     and  must  always  remain  obstinate  in overcoming the lazyness of the
  54.     author in order to see the bugs corrected and good ideas implemented.
  55.  
  56.          This  is  why  I'd like to thank all the beta testers whose help I
  57.     called  upon.  Thanks to them, OptiBar has become a usable tool. As for
  58.     the  bugs  that  may  remain,  I assume, of course, full responsability
  59.     for them.
  60.  
  61.  
  62.     SETUP
  63.     -----
  64.  
  65.          Copy  OPTIBAR.EXE  and  OPTIBAR.DLL  to  any  directory. Then copy
  66.     CTL3D.DLL  to  your WINDOWS\SYSTEM directory if another application has
  67.     not already done so or if the version provided with OPTIBAR is newer.
  68.  
  69.          To  uninstall  OptiBar,  merely  delete the OPTIBAR.INI file which
  70.     has been created in your WINDOWS directory.
  71.  
  72.     Launching OptiBar
  73.     -----------------
  74.  
  75.          As  soon  as  it's  launched, OptiBar reads the iCountry parameter
  76.     in  the  "intl"  section  of the WIN.INI file. Depending on this value,
  77.     OptiBar  chooses  between  the  english and french languages to display
  78.     messages  and  dialog  boxes.  The  choosen language can be modified in
  79.     the About box.
  80.  
  81.          Afterward,  OptiBar  looks  for maximized application main windows
  82.     to adjust their size with the OptiFit technology.
  83.  
  84.          TIP:  if  you  regularly  use  OptiBar,  add  it  to  your Windows
  85.     StartUp group.
  86.  
  87.  
  88.     OptiBar User's Guide
  89.     -=-=-=-=-=-=-=-=-=-=
  90.  
  91.     1) How to select an icon bar ?
  92.  
  93.          To  select  one  of  the  four  iconbars, just click on one of the
  94.     four  small  buttons  located  under the clock. The small button marked
  95.     "T" selects the "Dynamic TaskManager" bar.
  96.  
  97.     2) "Dynamic TaskManager" bar
  98.  
  99.          In  this  mode,  OptiBar  tries  to  dynamically  list all current
  100.     application  icons.  Amongst  all  the possible methods to achieve this
  101.     goal,  OptiBar  uses the one which consumes as few system ressources as
  102.     possible.  As  a drawback of this small appetite, OptiBar isn't able to
  103.     detect  all  windows  that  are  opened  and  closed  during  a Windows
  104.     session. To force a list refresh, just click on the clock.
  105.  
  106.     3) How to add icons ?
  107.  
  108.          This option doesn't work with the "Dynamic Task Manager" bar.
  109.  
  110.          To  add  an  icon to a bar, just drag a file from the Windows File
  111.     Manager  and drop it on OptiBar. You can then set parameters, initial
  112.     directory and choose the icon in a dialog box.
  113.  
  114.          If  the  dragged  filename doesn't point to an executable, OptiBar
  115.     uses  the  File  Manager  associations to select a program according to
  116.     the file extension.
  117.  
  118.     4) How to move an icon ?
  119.  
  120.          This option doesn't work with the "Dynamic Task Manager" bar.
  121.  
  122.          To  move  an icon within the iconbar, just drag it to another icon
  123.     slot.  If  this location is already used, OptiBar shifts other icons to
  124.     make space available to the moved icon.
  125.  
  126.     5) How to remove an icon ?
  127.  
  128.          This option doesn't work with "Dynamic Task Manager" bar.
  129.  
  130.          To remove an icon, drag it out of OptiBar.
  131.  
  132.     6) How to launch an application
  133.  
  134.          To  launch  an  application,  just  double-click  on  the relevant
  135.     icon.
  136.  
  137.          Furthermore,  in  all  bars  except in the "Dynamic Task Manager",
  138.     when  you  drag and drop files from the File Manager and drop them onto
  139.     an  icon,  the  corresponding  application  will  be  launched with the
  140.     dropped files as parameters.
  141.  
  142.     7) How to modify icon parameters?
  143.  
  144.          This option doesn't work with the "Dynamic Task Manager" bar.
  145.  
  146.          To  modify  the  parameters defining an icon, click on it with the
  147.     mouse right button.
  148.  
  149.     8) The "About OptiBar" dialog box
  150.  
  151.          If  you  click  with  the  right  button  on the clock, the "About
  152.     OptiBar"  box  will  open.  It  displays  information  about memory and
  153.     system  ressources  usage. With the "English version" checkbox, you can
  154.     change  the  language automatically selected by OptiBar at launch time.
  155.     Finally,  the  three  buttons  located  at the bottom of the dialog box
  156.     allow  you  to  close  the  "About  OptiBar" box and to quit OptiBar or
  157.     Windows.
  158.  
  159.  
  160.